How to Install firefox software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install firefox software package in Ubuntu 12.04 LTS (Precise Pangolin)

firefox software package provides Safe and easy web browser from Mozilla, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install firefox 

firefox is installed in your system.

Make ensure the firefox package were installed using the commands given below,

$ sudo dpkg-query -l | grep firefox *

You will get with firefox package name, version, architecture and description in a table

firefox package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Web Software
Package firefox
Version 50.0+build2-0ubuntu0.12.04.2 [
Description Safe and easy web browser from Mozilla
Sub Section Web


See Also, How to uninstall or remove firefox software package from Ubuntu 12.04 LTS (Precise Pangolin)?